Skip to content

Tokenize @ and . in decorators #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 4, 2018
Merged

Tokenize @ and . in decorators #110

merged 2 commits into from
Oct 4, 2018

Conversation

chbk
Copy link
Contributor

@chbk chbk commented Nov 13, 2017

Fixes #105

@ in decorators is now source.python > meta.function.decorator.python > entity.name.function.decorator.python > punctuation.definition.decorator.python

. in decorators is now source.python > meta.function.decorator.python > entity.name.function.decorator.python > punctuation.separator.period.python

@chbk
Copy link
Contributor Author

chbk commented Sep 9, 2018

@vpetrovykh @1st1 @elprans Could one of you review this?

@chbk chbk changed the title Tokenize @ in decorators Tokenize @ and . in decorators Sep 9, 2018
@1st1 1st1 merged commit 4030374 into MagicStack:master Oct 4, 2018
@1st1
Copy link
Member

1st1 commented Oct 4, 2018

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants